SaStatementWork 
Logical Entity Name  SaStatementWork 
Default Table Name  SaStatementWork 
Physical Only  NO 
Definition 
 
Note 
 

SaStatementWork Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaStatementWorkId(PK)    int  NO 
 
Name    char(60)  YES 
 
Addr1    char(255)  YES 
 
Addr2    char(40)  YES 
 
City    char(25)  YES 
 
State    char(2)  YES 
 
Zip    char(10)  YES 
 
AcctBalance    decimal(18, 2)  NO 
 
CloseDate    datetime  YES 
 
PayDate    datetime  YES 
 
CheckNum    char(10)  YES 
 
Descrip    char(40)  YES 
 
Amount    decimal(18, 2)  NO 
 
ExpDate    datetime  YES 
 
ExpAmt    decimal(18, 2)  NO 
 
Program    char(50)  YES 
 
StartDate    datetime  YES 
 
SchoolName    char(60)  YES 
 
SchAddr1    char(255)  YES 
 
SchAddr2    char(40)  YES 
 
SchCity    char(25)  YES 
 
SchState    char(2)  YES 
 
SchZip    char(10)  YES 
 
PrintAR    bit  NO 
 
StmtComment    varchar(255)  YES 
 
DateAdded    datetime  YES 
 
DateLstMod    datetime  YES 
 
UserID    int  YES 
 
WorkStationID    char(25)  YES 
 
SSN    char(16)  YES 
 
StudentName    char(60)  NO 
 
CampusPhone    varchar(16)  YES 
 
StudentPhone    char(16)  YES 
 
ts    timestamp  NO 
 

SaStatementWork Primary and Unique Keys 
Key Name  Key Type  Keys 
SaStatementWork_SaStatementWorkId_U_C_IDX  PrimaryKey  SaStatementWorkId 

SaStatementWork Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaStatementWork Check Constraints 
Check Constraint Name  CheckConstraint